The ImagickDraw class
PHP Manual

ImagickDraw::getFontWeight

(PECL imagick 2.0.0)

ImagickDraw::getFontWeightReturns the font weight

Descripción

int ImagickDraw::getFontWeight ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the font weight used when annotating with text.

Valores retornados

Returns an int on success and 0 if no weight is set.


The ImagickDraw class
PHP Manual